Conversation
|
This needs to be implemented with backwards compatibility otherwhise it will break the integration for those are still using an older version of HA. You will get |
|
Good point, but maybe bumping the minimum HA version is a better solution? |
That would be a very bad practice especially support for clean area haven't been released by HA yet. |
|
I would be very happy to see this implemented because I currently have a complicated workaround for this including a mapping of segments to room names, and having this natively in HA would be so much better... |
|
Could this work? |
|
Hi @Tasshack - friendly bump on this PR. The two blockers you raised have both been resolved:
At this point it would be great to get a clear signal: is this good to merge as-is, does it need the compatibility wrapper applied, or is there something else blocking? Several people (including issues like #1498) are waiting on this. Thanks! |
|
Hey, great to see that clean area support is on the way. As HA already released the clean_area feature, I would like to see the feature go live asap. Code looks good and implements all required HA 2026.3 vacuum.clean_area functionality.
Backward compatibility issue exists as noted by @Tasshack: VacuumEntityFeature.CLEAN_AREA is not defined (HA <2026.3) @arturpragacz apply @olskar's solution: Also add some tests:*
If you need help, let me know. |
|
I am going to merge it when new version of the integration is ready to be released. |
when do you think that this wonderful update of integration is ready to be released? :) |
|
Hello, thanks for preparing. When do you plan to release it? |
Implement support for
vacuum.clean_area.